Chrome Reactive Kotlin
/
pl.wendigo.chrome.api.network
/
CorsErrorStatus
Cors
Error
Status
data class
CorsErrorStatus
(corsError:
CorsError
, failedParameter:
String
)
Content copied to clipboard
Constructors
Properties
Sources
Constructors
CorsErrorStatus
Link copied to clipboard
fun
CorsErrorStatus
(corsError:
CorsError
, failedParameter:
String
)
Content copied to clipboard
On this page
On this page
Properties
corsError
Link copied to clipboard
val
corsError
:
CorsError
Content copied to clipboard
failedParameter
Link copied to clipboard
val
failedParameter
:
String
Content copied to clipboard
On this page
On this page
Sources
jvm source
Link copied to clipboard
On this page
On this page